home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Narzedzia systemowe
/
WinRescue
/
WinRescue 2000 2.08.25
/
wnrsq2kz.exe
/
Rescue2K.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2004-07-30
|
6KB
|
274 lines
object Form2: TForm2
Left = 201
Top = 108
HelpContext = 8
BorderIcons = []
BorderStyle = bsDialog
Caption = 'WinRescue'
ClientHeight = 262
ClientWidth = 377
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormShow
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 12
Top = 5
Width = 162
Height = 92
Brush.Color = clRed
end
object Image1: TImage
Left = 24
Top = 10
Width = 137
Height = 26
Picture.Data = {<image001.bmp>}
end
object Label8: TLabel
Left = 16
Top = 36
Width = 145
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Version 1.08.25 7/30/2004'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label3: TLabel
Left = 24
Top = 174
Width = 137
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Enter Registration Key:'
Color = clWhite
ParentColor = False
end
object Label7: TLabel
Left = 196
Top = 22
Width = 169
Height = 33
Alignment = taCenter
AutoSize = False
Caption = '10'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Label10: TLabel
Left = 152
Top = 28
Width = 10
Height = 8
Caption = 'TM'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -7
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label1: TLabel
Left = 16
Top = 50
Width = 153
Height = 23
Alignment = taCenter
AutoSize = False
Caption = #169' Copyright 1997-2004 by Ray Geide Super Win Software, Inc.'
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
WordWrap = True
end
object Label6: TLabel
Left = 16
Top = 71
Width = 153
Height = 12
Cursor = crHandPoint
Hint = 'Go to WinRescue website'
Alignment = taCenter
AutoSize = False
Caption = 'http://superwin.com/index.htm'
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
WordWrap = True
OnClick = LinkLabelClick
end
object Label9: TLabel
Left = 16
Top = 82
Width = 153
Height = 12
Cursor = crHandPoint
Hint = 'Goes to the FAQ website'
Alignment = taCenter
AutoSize = False
Caption = 'Click Here to Ask Questions'
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
WordWrap = True
OnClick = LinkLabelClick
end
object Button2: TButton
Left = 24
Top = 112
Width = 65
Height = 21
Caption = '&Continue'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 96
Top = 112
Width = 66
Height = 21
Cancel = True
Caption = 'E&xit'
ModalResult = 2
TabOrder = 1
end
object Edit1: TEdit
Left = 24
Top = 192
Width = 137
Height = 21
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 8
Top = 224
Width = 137
Height = 17
Caption = 'Do Not Show This Form.'
Enabled = False
TabOrder = 3
end
object Panel1: TPanel
Left = 196
Top = 72
Width = 169
Height = 166
BevelOuter = bvNone
Color = clBlack
TabOrder = 4
object Label4: TLabel
Left = 2
Top = 12
Width = 165
Height = 77
Alignment = taCenter
AutoSize = False
Caption =
'This program is Shareware, you may evaluate it for a period of n' +
'o more than 30 days. After this time you must register it. Reg' +
'istration price is $24.95.'
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label5: TLabel
Left = 2
Top = 92
Width = 165
Height = 69
Alignment = taCenter
AutoSize = False
Caption =
'Failure to comply with this condition is a violation of United S' +
'tates and international copyright law. Please register.'
Color = clYellow
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
WordWrap = True
end
end
object Panel2: TPanel
Left = 0
Top = 245
Width = 377
Height = 17
Align = alBottom
BevelOuter = bvLowered
Color = clWhite
TabOrder = 5
end
object Button1: TButton
Left = 24
Top = 140
Width = 137
Height = 21
Caption = '&Register Now'
TabOrder = 6
OnClick = Button1Click
end
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 304
Top = 8
end
end